home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / haziran / 09 / setup.exe / mwe400.CAB / Mwe.cfn / Options.json next >
JavaScript Object Notation  |  2001-03-25  |  334b

  1. {
  2.     "schema": {
  3.         "LocalBaseDir": "Text (50)",
  4.         "AutoLoad": "Boolean NOT NULL",
  5.         "LastSite": "Text (50)",
  6.         "FirstUsed": "DateTime",
  7.         "Username": "Text (50)",
  8.         "Company": "Text (50)",
  9.         "FTP_Address": "Text (50)",
  10.         "Password": "Text (50)"
  11.     },
  12.     "data": [
  13.         {
  14.             "LocalBaseDir": "C:\\MagicWebEngine\\",
  15.             "AutoLoad": 0,
  16.             "LastSite": "C:\\Program Files\\Magic Web Engine\\Web Site.mdb"
  17.         }
  18.     ]
  19. }